body{ 
    font-size:12px;
	color: #333333;
	font-family:"Microsoft YaHei";
	min-width:1004px;
}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, img {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}

a{color:#333333;}
a:hover{color:#c00725}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:bold;
}
.red{
	color:#FF0000;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea,
select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
code, kbd, samp, tt {
	font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
	*font-size: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th {
	text-align: left;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.clear{clear:both;font-size:0;height:0;line-height:0;visibility:hidden}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}* html .clearfix{height:1%}


.wrap,.header,.container{ width:1004px; margin:0 auto}
.header{position:relative;}
.lang{position:absolute; right:10px;top:46px;font-size:18px; font-weight:bold;}
.lang a{ color:#FF8C00;}
.lang a:hover{ color:#FF4500;}
.logo{float:left; width:428px; height:132px}
.search{float:right; margin-top:28px; padding-top:54px; width:320px; height:50px;background: url(../images/tel.png) left top no-repeat;}
.search .input_s{ padding:2px 10px;background: url(../images/bg_s.png) left top no-repeat;}
.search .input_s input{ border:none; width:178px; height:22px;}


.navbar{height:59px; line-height:59px;position:relative; z-index:1;background: url(../images/nav_bg.png) left top repeat-x;}

	.nav{ width:1004px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;  }
	.nav h3{ font-size:100%; font-weight:normal; font-size:14px;  }
	.nav .m{  position:relative; float:left; width:100px; margin:0 10px; display:inline; text-align:center;   }
	.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(../images/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px; 
		vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; 
	}
	.nav h3 a{  zoom:1;   display:block; color:#000; font-size:15px}
	.nav .on h3 a:hover{ background:#c00725; color:#FFF}
	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display:none; /*默认隐藏*/ padding:10px 0;  position:absolute;  background:#eee;  float:left; line-height:30px; }
	.nav .sub li{ text-align:center;  }
	.nav .sub li a{ color:#333; display:block; zoom:1; font-size:14px;}
	.nav .sub li a:hover{  background:#ddd; color:#c00;   }
	.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
	.nav .sub dl a:hover{ color:#c00;  }
	.nav .sub dl dt a{ color:#000;  }
	.nav .sub dl dd a{ color:#999; padding-left:7px; background:url(../images/icon.png) 0 -332px no-repeat;  }

	.nav #m2 .sub{ z-index:1; width:950px; left:-240px;top:59px;}
	
	



.links{ margin-top:30px; padding:30px 15px;background:#f7f5f6; border-bottom:1px solid #c5c5c5}
.links h2{font-size:16px; font-weight:normal}
.links p{ padding-top:10px;line-height:30px}
.links p a{padding-right:15px}

.footer{padding:15px; background:#272727; color:#FFF}
.footer a{color:#FFF}
.foot_link{width:50%; float:left}
.foot_link a{padding:0 10px}
.copyright{width:50%; float:right; text-align:right}